home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.33 (October)
/
PC Gamer Disc 7.33 (October 2003).ISO
/
Data
/
items.pcg
/
scripts
/
DefineButton2_293
/
BUTTONCONDACTION on(keyPress Up).as
next >
Wrap
Text File
|
2003-07-17
|
157b
|
4 lines
on(keyPress "<Up>"){
scrollListUp("menugame","arGamesDBSlice.","gamenumber",arGamesDBSlice.length,topDB,"topDB",dbCount,"dbCount",currentGameCount);
}